From 4ce5fcc5c853bea5acc9ddf61b4426781761fbf5 Mon Sep 17 00:00:00 2001 From: Balint Reczey Date: Mon, 3 Mar 2014 16:07:47 +0100 Subject: [PATCH] documentation: clarify gtk_icon_theme_add_builtin_icon() usage https://bugzilla.gnome.org/show_bug.cgi?id=726135 --- gtk/gtkicontheme.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkicontheme.c b/gtk/gtkicontheme.c index 9131006d80..0eb44bd416 100644 --- a/gtk/gtkicontheme.c +++ b/gtk/gtkicontheme.c @@ -5066,7 +5066,7 @@ gtk_icon_info_get_display_name (GtkIconInfo *icon_info) /** * gtk_icon_theme_add_builtin_icon: * @icon_name: the name of the icon to register - * @size: the size at which to register the icon (different + * @size: the size in pixels at which to register the icon (different * images can be registered for the same icon name * at different sizes.) * @pixbuf: #GdkPixbuf that contains the image to use -- 2.30.2